home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / WHAT'S HER BRA SIZE.swf / scripts / DefineButton2_601 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-08  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(3);
  4. }
  5.